Version 4.0.25.18 (latest) 
	
Create a service account with the specified information. This action is restricted to Looker admins.
Calls to this endpoint may only be available for Looker (Google Cloud core).
Request
	POST
	/users/service_accounts
Datatype
				Description
			Request
			body
			 Expand HTTP Body definition... 
		
		body
			Service Account
		 Expand ServiceAccount definition... 
		
		can
			
				lock
			
			
			Operations the current user is able to perform on this object
		id
			
				lock
			
			
			Unique Id of the service account
		service_account_name
			Display name of the service account.
		is_service_account
			
				lock
			
			
			Indicates whether this user is a service account
		is_disabled
			Indicates if the service account is disabled
		group_ids
			role_ids
			credentials_api3
			created_at
			
				lock
			
			
			Service account creation timestamp
		url
			
				lock
			
			
			Link to get this item
		query
			 Expand HTTP Query definition... 
		
		fields
			Requested fields.
		Response
200: Created Service Account
Datatype
				Description
			(object)
			can
			
				lock
			
			
			Operations the current user is able to perform on this object
		id
			
				lock
			
			
			Unique Id of the service account
		service_account_name
			Display name of the service account.
		is_service_account
			
				lock
			
			
			Indicates whether this user is a service account
		is_disabled
			Indicates if the service account is disabled
		group_ids
			role_ids
			credentials_api3
			 Expand CredentialsApi3 definition... 
		
		can
			
				lock
			
			
			Operations the current user is able to perform on this object
		id
			
				lock
			
			
			Unique Id
		client_id
			
				lock
			
			
			API key client_id
		created_at
			
				lock
			
			
			Timestamp for the creation of this credential
		is_disabled
			
				lock
			
			
			Has this credential been disabled?
		type
			
				lock
			
			
			Short name for the type of this kind of credential
		purpose
			User defined purpose for this credential.
		url
			
				lock
			
			
			Link to get this item
		created_at
			
				lock
			
			
			Service account creation timestamp
		url
			
				lock
			
			
			Link to get this item
		400: Bad Request
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link
		403: Permission Denied
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link
		404: Not Found
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link
		422: Validation Error
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		errors
			 Expand ValidationErrorDetail definition... 
		
		field
			
				lock
			
			
			Field with error
		code
			
				lock
			
			
			Error code
		message
			
				lock
			
			
			Error info message
		documentation_url
			
				lock
			
			
			Documentation link
		documentation_url
			
				lock
			
			
			Documentation link
		429: Too Many Requests
Datatype
				Description
			(object)
			message
			
				lock
			
			
			Error details
		documentation_url
			
				lock
			
			
			Documentation link